• 1
Chromium Mojo

Link: https://chromium.googlesource.com/chromium/src/+/master/mojo#Getting-Started-With-Mojo

Abstract: Mojo is a collection of runtime libraries providing a platform-agnostic abstraction of common IPC primitives, a message IDL format, and a bindings library with code generation for multiple target languages to facilitate convenient message passing across arbitrary inter- and intra-process boundaries.